home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 12 / PC-Sig Library (12th Edition)(PC-SIG)(1993).iso / run / fastype / atft.bat next >
DOS Batch File  |  1990-04-30  |  144b  |  7 lines

  1. echo off
  2. rem batch file to run CGA version of PC-FASTYPE using AT-STYLE keyboard
  3. echo Loading program....
  4. cfastype -Katkbscrn %1
  5. echo *
  6.  
  7.